quartz: zoom/rotate change compile/runtime check from 10.7 to 10.8
authorFriedrich Beckmann <friedrich.beckmann@gmx.de>
Thu, 7 Apr 2016 07:33:41 +0000 (09:33 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 9 Apr 2016 22:05:59 +0000 (18:05 -0400)
commitfe80230985b9c73515ad867cb49e3c7b769fa7de
tree0a1d30dfdc09c25ef0116ac38fbddfa2f6fa3a45
parent7dc588c4d377dbfe54061f35dc67f35cefac9c03
quartz: zoom/rotate change compile/runtime check from 10.7 to 10.8

The zoom/rotate change for quartz does not build on 10.7. This change
adds zoom/rotate support in quartz only for 10.8 and following. The
problems is described here:
https://bugzilla.gnome.org/show_bug.cgi?id=760276 and here
https://trac.macports.org/ticket/51052
NSEventPhaseMayBegin was only introduced in 10.8 although documentation
says it is introduced in 10.7. Tests on 10.7 indicate that the phase
property for the Magnify event is not supported at all on 10.7
gdk/quartz/gdkevents-quartz.c